Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Ecom interface #1265

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

stupidlogic
Copy link

Added initial support for Econtrols ECOM adapter.
- Tx/Rx and Logging are supported for standard and extended.
- Send periodic currently uses the default threading option.
- Filtering support added by Andrew Van Gerpen.

jrdowdl and others added 2 commits February 23, 2022 15:52
    - Tx/Rx and Logging are supported for standard and extended.
    - Send periodic currently uses the default threading option.
    - Filtering support added by Andrew Van Gerpen.
@codecov
Copy link

codecov bot commented Feb 23, 2022

Codecov Report

Merging #1265 (236157e) into develop (d177a82) will decrease coverage by 0.62%.
The diff coverage is 39.90%.

@@             Coverage Diff             @@
##           develop    #1265      +/-   ##
===========================================
- Coverage    65.99%   65.36%   -0.63%     
===========================================
  Files           86       90       +4     
  Lines         8905     9122     +217     
===========================================
+ Hits          5877     5963      +86     
- Misses        3028     3159     +131     

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants